home *** CD-ROM | disk | FTP | other *** search
/ The Louisiana Purchase / The Louisiana Purchase.iso / pc / audio / fly.swf / scripts / DefineButton2_9 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2003-04-12  |  61 b   |  5 lines

  1. on(rollOver){
  2.    rollMode = "over";
  3.    gotoAndPlay(5);
  4. }
  5.